home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PRINTER / PAGE140.ARJ / PAGE.DOC next >
Text File  |  1992-06-11  |  2KB  |  44 lines

  1.                
  2.                PAGE.EXE Version 1.4 Documentation
  3.                                                           6/11/92
  4.  
  5.     This program was written especially for all of you dot-matrix 
  6. printer owners. When you get a file out of a public domain or 
  7. Shareware library, usually the instructions are in a file on the 
  8. disk. Have you ever tried printing one of those out? It's a real 
  9. pain, unless the author took the time to include extra lines for 
  10. the perforations on the paper. Laser printer owners don't need to 
  11. worry about this. The paper is automatically advanced at the end 
  12. of each page, but those of us stuck back in the dark ages with 
  13. dot-matrix printers have to either suffer through reading across 
  14. the perfs, or do something about it. I decided to write this 
  15. little program to put form-feeds in the correct places. The 
  16. command is very simple:
  17.  
  18. Syntax: PAGE InputFile [OutputFile]
  19.  
  20.     If OutputFile is omitted, the original file is given a .BAK 
  21. extension, and the new, modified file is given the original 
  22. file's name. If both filenames are included, the InputFile is 
  23. read and copied into the OutputFile. After the paging is 
  24. complete, you will be told how many pages are in the document. As 
  25. far as I know, this program is bug-free, but if you find 
  26. anything, let me know. 
  27.     This is a very simple program, and unfortunately, you can't 
  28. use any wildcards (?,*). This program was written entirely in 
  29. Turbo Basic, so if you know anything about programming in Turbo 
  30. Basic, feel free to send any suggestions. Even if you don't know 
  31. anything about programming, and you find some error, tell me. I 
  32. will be more than happy to fix it for the next version. Please 
  33. distribute this program! I would like to see it on LOTS of 
  34. Bulletin Board Systems. If you find some way to make it better, 
  35. and you modify it, that's fine with me. It's not copyrighted; it 
  36. was only written to make your life easier. Don't waste your time 
  37. or money trying to register this program. I quickly wrote it 
  38. earlier this evening because the last version was acting up. This 
  39. program is yours to do with as you please. Enjoy!!
  40.  
  41.                           Patrick Bell
  42.                           11772 Los Amigos Rd.
  43.                           Healdsburg, CA 95448
  44.